Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Sandbox image packages #286

Merged
merged 6 commits into from
Jul 8, 2024
Merged

Update Sandbox image packages #286

merged 6 commits into from
Jul 8, 2024

Conversation

robbibt
Copy link
Member

@robbibt robbibt commented Jul 2, 2024

This PR makes the following changes to our DEA Sandbox image:

  • Uses latest versions of datacube and odc-geo to fix ESRI/GDAL nodata bug
  • Adds gcsfs and xarray-spatial (providing access to ERA5 climate data stored in Google Cloud, and advanced spatial processing methods for DEM data)
  • Pins geopandas to less than 1.0.0 for compatibility
  • Upgrades tensorflow
  • Adds curl (missing from recent gdal updates?)

Copy link

github-actions bot commented Jul 2, 2024

The container image has inefficient files.

Copy link

github-actions bot commented Jul 2, 2024

The container image has inefficient files.

@emmaai
Copy link
Contributor

emmaai commented Jul 3, 2024

The error is due to typing-extension==4.5.0. I've temporarily removed pygeos as it tied all packages to a very low version because of geos c lib. I don't see any other things depending on this particular package. It also seems that gdal>=3.8 doesn't depend on curl any more.

Copy link

github-actions bot commented Jul 3, 2024

The container image has inefficient files.

@robbibt
Copy link
Member Author

robbibt commented Jul 4, 2024

The error is due to typing-extension==4.5.0

Do you mean the integration test failure error here @emmaai? Do you have a suggested downgrade we would try?

@robbibt robbibt marked this pull request as ready for review July 8, 2024 04:58
@robbibt robbibt requested review from emmaai and Ariana-B July 8, 2024 04:58
@emmaai emmaai merged commit cead799 into develop Jul 8, 2024
4 checks passed
@emmaai emmaai deleted the sandbox_update branch July 8, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants